翻訳と辞書
Words near each other
・ Web of trust
・ Web Ontology Language
・ Web Open Font Format
・ Web operating system
・ Web operations
・ Web page
・ Web Page Maker
・ Web part
・ Web performance optimization
・ Web Piston
・ Web Platform Installer
・ Web portal
・ Web presence
・ Web Processing Service
・ Web application
Web Application Description Language
・ Web application development
・ Web Application Distribution Infrastructure
・ Web application framework
・ Web Application Messaging Protocol
・ Web Application Proxy
・ Web application security
・ Web application security scanner
・ Web ARChive
・ Web Archives (file format)
・ Web archiving
・ Web audience measurement
・ Web Automated Human Interaction
・ Web badge
・ Web banner


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Web Application Description Language : ウィキペディア英語版
Web Application Description Language
The Web Application Description Language (WADL) is a machine-readable XML description of HTTP-based web applications (typically REST web services). WADL models the resources provided by a service and the relationships between them. WADL is intended to simplify the reuse of web services that are based on the existing HTTP architecture of the Web. It is platform and language independent and aims to promote reuse of applications beyond the basic use in a web browser.
WADL was submitted to the World Wide Web Consortium by Sun Microsystems on 31 August 2009, but the consortium has no current plans to standardize it. WADL is the REST equivalent of SOAP's Web Services Description Language (WSDL), which can also be used to describe REST web services.
==Format==
The service is described using a set of ''resource'' elements. Each resource contains ''param'' elements to describe the inputs, and ''method'' elements which describe the ''request'' and ''response'' of a resource. The ''request'' element specifies how to represent the input, what types are required and any specific HTTP headers that are required. The ''response'' describes the representation of the service's response, as well as any fault information, to deal with errors..

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Web Application Description Language」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.